home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.1 (Developer) [x86] / NeXT Step 3.1 Intel dev.cdr.dmg / NextDeveloper / Examples / AppKit / Draw / English.lproj / PageLayoutAccessory.nib / data.classes next >
Text File  |  1992-02-26  |  180b  |  14 lines

  1. DrawPageLayout = {
  2.     OUTLETS = {
  3.     sideForm;
  4.     accessoryView;
  5.     topBotForm;
  6.     };
  7.     SUPERCLASS = Object;
  8. };
  9. FirstResponder = {
  10.     ACTIONS = {
  11.     };
  12.     SUPERCLASS = Object;
  13. };
  14.